Welcome![Sign In][Sign Up]
Location:
Search - mysql c

Search list

[VC/MFCMySqlDemo

Description: 本文详细阐述了如何进行MySQL的安装、调试,以及如何用VC进行编译,实现数据的“添加、修改、删除”等功能。-This article detailed how the MySQL installation, commissioning, and how to compile with VC, the realization of the data
Platform: | Size: 215040 | Author: ws | Hits:

[BooksMySQL4.1

Description: MySQL 4.1.0 中文参考手册 以下为引言: 一直以来都使用晏子 (clyan@sohu.com) 翻译的 MySQL 3.23.7 alpla ,但是随著 MySQL 版本的不断发展,越来越发现这一版本以不能适应 MySQL 发展了,为了能更多的人更清楚地了解与理解 MySQL 所提供的新函数,新功能,新表类型等等,就一直想做这麽一件事。-Chinese MySQL 4.1.0 reference manual for the introduction of the following: has been the use of Yanzi (clyan@sohu.com) translation of MySQL 3.23.7 alpla, but with the MySQL version of the continuous development, more and found this version in order to adapt MySQL is developed, in order to more people a better understanding of MySQL and understanding provided by the new function, new features, new table types, etc., has been wanted to do such a thing.
Platform: | Size: 1459200 | Author: hongzhenmiao | Hits:

[Windows DevelopC_RunMySQL

Description: C语言操作MySQL,可以在文本中写入命令,并可以提示保存、排序命令。有自动探测DataBase和Table功能。-C language operation MySQL, can be written in the text command, and can be prompted to save, sort order. DataBase and has automatic detection function Table.
Platform: | Size: 16384 | Author: 刘QM | Hits:

[.netMySqlPictureDemo

Description: 往MYSQL数据库存储图片的一个很好的DEMO程序,环境是VC++.NET-MYSQL database to store a very good picture of the DEMO program, the environment is VC++. NET
Platform: | Size: 168960 | Author: 123 | Hits:

[Internet-Networkmod_auth_mysql.c

Description: mysql认证 -mysql certification
Platform: | Size: 7168 | Author: | Hits:

[BooksMYSQL

Description: 3、使用如下命令更改密码: shell> mysqladmin -u root -p password ‘newpass’ Enter Password:******* 出现Enter Password的提示后输入原来的密码oldpass即可。 读者可以尝试其它所有本章介绍的方法。 4、首先以root用户的身份连接到服务器: shell> mysql -u root -p Enter password:******* 出现Enter password提后输入root用户的密码,然后即进入mysql客户机的交互模式,可以看到下面的提示: Welcome to the MySQL monitor. Commands end with or \g. Your MySQL connection id is 4 to server version: 3.23.25-beta-log Type help or \h for help. Type \c to clear the buffer mysql> 然后发布查询,直接键入题目中的语句: mysql> SELECT User,Host FROM mysql.user -3, use the following command to change the password: shell> mysqladmin-u root-p password newpass Enter Password :******* the Enter Password prompt appears enter the original password after you oldpass. Readers can try all other methods described in this chapter. 4, first of all to root the identity of the user to connect to the server: shell> mysql-u root-p Enter password :******* appear Enter password to enter the root after the user s password, and then entering the mysql client interactive mode , we can see the following prompt: Welcome to the MySQL monitor. Commands end with or g.Your MySQL connection id is 4 to server version: 3.23.25-beta-logType help or h for help. Type c to clear the buffermysql> and then release inquiries, directly type the subject of statement: mysql> SELECT User, Host FROM mysql.user
Platform: | Size: 22449152 | Author: qwli | Hits:

[MySQLmysql

Description: 一个VC连接mysql数据库的例子,VC连接和显示数据,呵呵,希望有帮助各位-VC Connect a mysql database example, VC connection and display data, huh, huh, want to have to help you
Platform: | Size: 196608 | Author: 王广鹏 | Hits:

[MySQLvcConnectMySql

Description: VC连接MySQL数据库,可方便地对数据库进行操作,编译前请在vc++6.0的设置中添加libmysql.lib!-VC Connect MySQL database, can easily operate on the database, the compiler before you vc++ 6.0 settings add libmysql.lib!
Platform: | Size: 30720 | Author: wind | Hits:

[Booksmysql5.1manual_cn

Description: MySQL 5.1参考手册 这是MySQL参考手册的翻译版本,关于MySQL参考手册,请访问dev.mysql.com。 原始参考手册 为英文版,与英文版参考手册相比,本翻译版可能不是最新的。 摘要 这是MySQL参考手册 它涉及MySQL 5.1至5.1.2-alpha版本。 文档生成于: 2005-11-15 -MySQL 5.1 Reference Manual MySQL Reference Manual This is the translation version, on the MySQL reference manual, please visit dev.mysql.com. The original reference manual for the English version, compared with the reference manual in English, the translation may not be up to date. Abstract This is the MySQL Reference Manual MySQL 5.1 It relates to version 5.1.2-alpha. Document generated on: 2005-11-15
Platform: | Size: 6688768 | Author: 周锡 | Hits:

[transportation applicationsOilTrans

Description: 本程序是采用VC++和Mysql编写的一款油量换算软件,可减少现在加油站人员计算油量查表、计算的工作量,程序中包含两种模式:1是可根据体积和温度等参数自动换算,2是可将油罐容积表添加到数据库中,实现自动换算。-This procedure is used VC++ And Mysql prepared a fuel conversion software, can be calculated to reduce the fuel stations are now look-up table to calculate the workload, the program contains two modes: one is based on volume and temperature parameters such as automatic conversion, 2 tank volume table can be added to the database, for automatic conversion.
Platform: | Size: 3182592 | Author: 王守志 | Hits:

[MySQLLibrary_v1.10

Description: mysql+visual C++编写的mini图书馆数据库管理系统,功能完善-mysql+ visual C++ prepared mini library database management system functions
Platform: | Size: 52224 | Author: ly | Hits:

[MySQLmysql

Description: mysql的接口实现 执行sql语句 example: select * from t_text -mysql interface to achieve the implementation of sql statement example: select* from t_text
Platform: | Size: 3072 | Author: genser | Hits:

[ADO-ODBCMysqlSample

Description: 1.自己重新編譯過的 mysql-api 靜態庫。 2.mysql官方只有動態庫。-1. His own re-compiled mysql-api static library. Only official 2.mysql dynamic libraries.
Platform: | Size: 1357824 | Author: Su, Awen | Hits:

[MySQLmysql-connector-net-5.1.6-noinstall

Description: 用于连接C#和MySql数据库的的MySql.data.dll的动态链接库文件,内含有这个动态链接库的学习文件-Used to connect C# And MySql database MySql.data.dll of the dynamic-link library file, which contains the dynamic link library learning document
Platform: | Size: 1242112 | Author: alice | Hits:

[MySQLBeginning.MySQL

Description: The book uses a task-oriented structure that allows you to work through the steps necessary to install MySQL 4.1 on Linux and Windows platforms, create and manage MySQL databases, query and manipulate data stored in those databases, administer the MySQL database management system, and connect to MySQL databases from your PHP, JSP/Java, and ASP.NET/C# applications. The next section, which describes the book’s structure, provides additional details about the specifics of what the book covers.
Platform: | Size: 5563392 | Author: Quang Truong | Hits:

[MySQLmysql

Description: 实现一个MySQL的标准C++数据库访问,统一数据库访问方式-mysql db class
Platform: | Size: 10240 | Author: 高经林 | Hits:

[MySQLmysql

Description: This utility connect to Mysql server and show values from table. Include mysql libs and dll to deploy easy on c++builder 6 Its is a simple example for use mysql && c++builder 6
Platform: | Size: 2386944 | Author: lika | Hits:

[MySQLCVI_mysql_Interface

Description: 本程序开发环境为labwindows/CVI,主要是提供基于CVI虚拟仪器数据采集的MySQL数据库接口,利用双循环缓冲队列,实现了对MySQL数据库的数据更新。并提供了数据删除算法,解决了数据库数据更新速度慢的问题。-The program development environment for labwindows/CVI, mainly for the provision of virtual instrument based on the CVI data acquisition interface of MySQL database, using two-cycle of the buffer queue, the realization of the MySQL database update. And to provide the data to delete algorithm to solve the data problem of slow updates.
Platform: | Size: 1730560 | Author: lisheng | Hits:

[MySQLSCRIPT-SQL-SQL-SERVER-CREATE-DROP-INSERT

Description: database manipulation using c sharp mysql.
Platform: | Size: 96256 | Author: titi2009 | Hits:

[MySQLmysql

Description: MYSQL C/C++ header and library.
Platform: | Size: 23552 | Author: vm | Hits:
« 1 2 3 45 6 7 8 9 10 ... 35 »

CodeBus www.codebus.net